![]() |
Kinetis SDK Demo Applications User Guide
1.0.0-beta
Freescale Semiconductor, Inc.
|
#include "board.h"#include "fsl_device_registers.h"#include "fsl_ftm_driver.h"#include "fsl_ftm_hal.h"#include "fsl_ftm_features.h"#include "fsl_uart_driver.h"#include "fsl_clock_manager.h"#include "fsl_port_hal.h"#include "fsl_gpio_hal.h"#include <string.h>Functions | |
| void | init_hardware (void) |
| void | delay (unsigned int delay_value) |
| void | main (void) |
| void delay | ( | unsigned int | delay_value | ) |
| void init_hardware | ( | void | ) |
Conversion is completed Flag
| void main | ( | void | ) |